home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / polarrescue.swf / scripts / DefineButton2_374 / BUTTONCONDACTION on(keyPress 1).as next >
Encoding:
Text File  |  2006-05-23  |  65 b   |  5 lines

  1. on(keyPress "1"){
  2.    _root.current = 1;
  3.    gotoAndStop(1);
  4. }
  5.